| PlEmployerContact |
| Logical Entity Name | PlEmployerContact |
| Default Table Name | PlEmployerContact |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| PlEmployerContact Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
PlEmployerContactID |
int | NO | ||
PlEmployerID |
int | NO | ||
| Title | varchar(30) | YES | ||
| FirstName | varchar(25) | YES | ||
| LastName | varchar(25) | YES | ||
| Address | varchar(255) | YES | ||
| City | varchar(30) | YES | ||
| State | char(2) | YES | ||
| Zip | char(10) | YES | ||
PlContactTypeID |
int | YES | ||
| Phone | char(16) | YES | ||
| Fax | char(16) | YES | ||
| Phone2 | char(16) | YES | ||
| Phone2Type | char(16) | YES | ||
| varchar(60) | YES | |||
| Active | bit | NO | ||
| UserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| Phone2Ext | char(5) | YES | ||
| PhoneExt | char(5) | YES | ||
| SyCountryID | int | YES | ||
| IsPrimary | bit | NO | ||
| syStaffID | int | YES | ||
SyPersonId |
int | YES |
| PlEmployerContact Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PlEmployerContact_PlEmployerContactID_U_C_IDX | PrimaryKey | PlEmployerContactID |
| PlEmployerContact Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| PlContactType | Non-Identifying | Zero or One to Zero or More | FK_PlEmployerContact_PlContactTypeID_PlContactType_PlContactTypeID | PlContactTypeID | NO | YES | ||
| PlEmployer | Non-Identifying | One To Zero or More | FK_PlEmployerContact_PlEmployerID_PlEmployer_PlEmployerID | PlEmployerID | NO | YES | ||
| SyPerson | Non-Identifying | Zero or One to Zero or More | FK_PlEmployerContact_SyPersonId_SyPerson_SyPersonId | SyPersonId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| PlEmployerContactAttribute | Non-Identifying | One To Zero or More | FK_PlEmployerContactAttribute.PlEmployerContactID_PlEmployerContact.PlEmployerContactID | NO | YES | |||
| PlEmployerContactJobSkill | Identifying | One To Zero or More | FK_PlEmployerContactJobSkilll_PlEmployerContactID_PlEmployerContact_PlEmployerContactID | NO | YES | |||
| PlEmployerContactSoftSkill | Identifying | One To Zero or More | FK_PlEmployerContactSoftSkill_PlEmployerContactID_PlEmployerContact_PlEmployerContactID | NO | YES |
| PlEmployerContact Check Constraints |
| Check Constraint Name | CheckConstraint |
| PlEmployerContact Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| PlEmployerContact Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.EmployerContact |
NO | |||
| Physical (Microsoft SQL Server) dbo.PlEmployerContact |
NO |
| PlEmployerContact Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | AvailableJobs |
| Logical | Employers |
| Logical | Tasks |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Placement |
| PlEmployerContact Data Movement Rules |
| Name | Type | Rule Text/Value |